routed - определение. Что такое routed
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое routed - определение

PROCESS OF SELECTING PATHS IN A DATA COMMUNICATIONS NETWORK
ROUTING; Routing information; Routing algorithm; External gateway protocol; Network routing; Network routing method; Routed protocols; Routed Protocols; Routable; Routed; Routing algorithms; Centralized routing
Найдено результатов: 1745
routed         
<networking> /root dee/ Route Daemon. A program which runs under 4.2BSD Unix systems and derivatives to propagate routes among machines on a local area network, using the Routing Information Protocol. See also gated. (2002-07-31)
Routed         
·Impf & ·p.p. of Rout.
routing         
<tool> /row'ting/ Using a kind of rotating cutting tool called a router, pronounced /row't*/. In the USA a router, pronounced /row't*/, is also a network device that performs "routing". In the UK, the network device is pronounced /roo't*/ and what it does is spelled "routeing". (2002-07-31)
Routing         
Routing is the process of selecting a path for traffic in a network or between or across multiple networks. Broadly, routing is performed in many types of networks, including circuit-switched networks, such as the public switched telephone network (PSTN), and computer networks, such as the Internet.
Routing         
·p.pr. & ·vb.n. of Rout.
Routing protocol         
  • Routing protocol classification computer networks.
NETWORK PROTOCOL FOR DISTRIBUTING ROUTING INFORMATION TO NETWORK EQUIPMENT
Routing Protocols; Routed protocol; Routing protocols; Router protocol; List of routing protocols; Routing policy
A routing protocol specifies how routers communicate with each other to distribute information that enables them to select routes between nodes on a computer network. Routers perform the traffic directing functions on the Internet; data packets are forwarded through the networks of the internet from router to router until they reach their destination computer.
Routing Information Protocol         
COMPUTER NETWORK PROTOCOL
RIP2; RIP1; Routing information protocol; BSD RIP; Comparing RIP v1 and v2; RIPv2; RIPv1; RIPng; RIPv6; Router Information Protocol; Routed daemon
1. <networking> (RIP) A distance vector, as opposed to {link state}, routing protocol. RIP is an Internet standard Interior Gateway Protocol defined in STD 34, RFC 1058 and updated by RFC 1388. See also Open Shortest Path First. 2. <networking> (RIP) A companion protocol to IPX for exchange of routing information in a Novell network. RIP has been partly superseded by NLSP. It is not related to the Internet protocol of the same name. (1997-03-04)
Routing Information Protocol         
COMPUTER NETWORK PROTOCOL
RIP2; RIP1; Routing information protocol; BSD RIP; Comparing RIP v1 and v2; RIPv2; RIPv1; RIPng; RIPv6; Router Information Protocol; Routed daemon
The Routing Information Protocol (RIP) is one of the oldest distance-vector routing protocols which employs the hop count as a routing metric. RIP prevents routing loops by implementing a limit on the number of hops allowed in a path from source to destination.
dynamic routing         
Adaptive Routing; Dynamic Routing; Adaptive routing; Dynamic route
<networking> (Or "adaptive routing") Routing that adjusts automatically to network topology or traffic changes. (1997-05-08)
Routing (disambiguation)         
WIKIMEDIA DISAMBIGUATION PAGE
Routeing
Routing is the process of path selection in a network, such as a computer network or transportation network.

Википедия

Routing

Routing is the process of selecting a path for traffic in a network or between or across multiple networks. Broadly, routing is performed in many types of networks, including circuit-switched networks, such as the public switched telephone network (PSTN), and computer networks, such as the Internet.

In packet switching networks, routing is the higher-level decision making that directs network packets from their source toward their destination through intermediate network nodes by specific packet forwarding mechanisms. Packet forwarding is the transit of network packets from one network interface to another. Intermediate nodes are typically network hardware devices such as routers, gateways, firewalls, or switches. General-purpose computers also forward packets and perform routing, although they have no specially optimized hardware for the task.

The routing process usually directs forwarding on the basis of routing tables. Routing tables maintain a record of the routes to various network destinations. Routing tables may be specified by an administrator, learned by observing network traffic or built with the assistance of routing protocols.

Routing, in a narrower sense of the term, often refers to IP routing and is contrasted with bridging. IP routing assumes that network addresses are structured and that similar addresses imply proximity within the network. Structured addresses allow a single routing table entry to represent the route to a group of devices. In large networks, structured addressing (routing, in the narrow sense) outperforms unstructured addressing (bridging). Routing has become the dominant form of addressing on the Internet. Bridging is still widely used within local area networks.